home *** CD-ROM | disk | FTP | other *** search
/ ArtGames with the Albright-Knox Art Gallery / Artgames With the Albright-Knox Art Gallery (HSBC)(AlbrightKnox).ISO / pc / games / niagara.swf / scripts / DefineButton2_97 / BUTTONCONDACTION on(release).as next >
Text File  |  2003-09-22  |  78b  |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(61);
  4.    CUI_rollOut();
  5. }
  6.